projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
273bd54
)
Add lispref/index.*perm files to the distribution.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 12 Nov 2001 13:39:51 +0000
(13:39 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 12 Nov 2001 13:39:51 +0000
(13:39 +0000)
From Pavel Janik <Pavel@Janik.cz>.
make-dist
patch
|
blob
|
history
diff --git
a/make-dist
b/make-dist
index 4e70f9cd76d4e35d62345fc7cc6454ad537dc4be..c74ffa501fc60ca2babded950a7582b7e869075f 100755
(executable)
--- a/
make-dist
+++ b/
make-dist
@@
-602,7
+602,7
@@
echo "Making links to \`man'"
echo "Making links to \`lispref'"
(cd lispref
- ln *.texi *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/lispref
+ ln *.texi *.aux *.cps *.fns *.kys *.vrs
index.*perm
../${tempdir}/lispref
test -f README && ln README ../${tempdir}/lispref
test -f Makefile.in && ln Makefile.in ../${tempdir}/lispref
ln ChangeLog ../${tempdir}/lispref